projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f56d71a
)
(ring): Don't require it, not used.
author
Dan Nicolaescu
<dann@ics.uci.edu>
Fri, 28 Mar 2008 18:22:15 +0000
(18:22 +0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Fri, 28 Mar 2008 18:22:15 +0000
(18:22 +0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index df6d515aec5f06ab38df0c3c8252e63a04ba49f0..ad16204be35f0714393964447944d29e04a8614c 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2,6
+2,7
@@
* vc.el (vc-status-kill-dir-status-process): Simplify.
(vc-status-refresh): Make sure the buffer is live.
+ (ring): Don't require it, not used.
2008-03-28 Wilson Snyder <wsnyder@wsnyder.org>
diff --git
a/lisp/vc.el
b/lisp/vc.el
index 048f665e66e5e3e233df2c286d1f880cd9dace90..5cb53153a6df0646301eff032afbdbc29fc85df1 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-615,7
+615,6
@@
;;; Code:
(require 'vc-hooks)
-(require 'ring)
(require 'tool-bar)
(eval-when-compile